home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Windows Surface Scanner / windows_surface_scanner.exe / 1049 / MANIFEST / 1
Encoding:
Extensible Markup Language  |  2009-11-04  |  944 b   |  31 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly
  3.    xmlns="urn:schemas-microsoft-com:asm.v1"
  4.    manifestVersion="1.0">
  5. <assemblyIdentity
  6.     processorArchitecture="x86"
  7.     version="1.0.0.0"
  8.     type="win32"
  9.     name="Microsoft.Windows.SIM"/>
  10.     <description>Software Installer - Smart Install Maker</description>
  11.     <dependency>
  12.     <dependentAssembly>
  13.     <assemblyIdentity
  14.          type="win32"
  15.          name="Microsoft.Windows.Common-Controls"
  16.          version="6.0.0.0"
  17.          publicKeyToken="6595b64144ccf1df"
  18.          language="*"
  19.          processorArchitecture="x86"/>
  20.     </dependentAssembly>
  21.     </dependency>
  22. <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  23.     <security>
  24.       <requestedPrivileges>
  25.         <requestedExecutionLevel
  26.           level="requireAdministrator"
  27.           uiAccess="false"/>
  28.         </requestedPrivileges>
  29.        </security>
  30.   </trustInfo>
  31. </assembly>